This chapter describes the standard image-compression dialog component. The image-compression dialog provides a user interface for setting the compression parameters of still images and sequences. If your application creates movies, you should read about the image-compression dialog component. This chapter also contains a section describing how to create your own dialog component, although most developers will not need to do this.
About Standard Image-Compression Dialog ComponentsInside Macintosh introduces the standard image-compression dialog component and illustrates the two standard dialog boxes.
Using Standard Image-Compression Dialog ComponentsInside Macintosh describes how and when to use the dialog component, and provides details, including sample code, for the following procedures:
Inside Macintosh describes the component type for a compressor dialog component, and defines the constants used for request codes. Developers planning to create a dialog component should read this section.
Standard Image-Compression Dialog Component FunctionsInside Macintosh defines the functions that you can use to work with Standard Image-Compression Dialog Components. The functions are divided into groups that serve a common purpose:
Inside Macintosh describes the request types used by the dialog component functions SCGetInfo and SCSetInfo . You will use these request types to get and set compression parameters for images and sequences. There are several request types, each using different parameter data:
Inside Macintosh defines the data types used with image compressor dialog component functions:
Inside Macintosh defines the constants used with image compressor dialog component functions.